﻿2026-07-22T17:11:48.0231127Z ##[group]Run actions/checkout@v5
2026-07-22T17:11:48.0231904Z with:
2026-07-22T17:11:48.0232248Z   fetch-depth: 2
2026-07-22T17:11:48.0232620Z   repository: BigscreenVR/spt-bs-core
2026-07-22T17:11:48.0235434Z   token: ***
2026-07-22T17:11:48.0235783Z   ssh-strict: true
2026-07-22T17:11:48.0236122Z   ssh-user: git
2026-07-22T17:11:48.0236471Z   persist-credentials: true
2026-07-22T17:11:48.0236884Z   clean: true
2026-07-22T17:11:48.0237241Z   sparse-checkout-cone-mode: true
2026-07-22T17:11:48.0237674Z   fetch-tags: false
2026-07-22T17:11:48.0238076Z   show-progress: true
2026-07-22T17:11:48.0238434Z   lfs: false
2026-07-22T17:11:48.0238749Z   submodules: false
2026-07-22T17:11:48.0239188Z   set-safe-directory: true
2026-07-22T17:11:48.0239592Z   allow-unsafe-pr-checkout: false
2026-07-22T17:11:48.0240241Z ##[endgroup]
2026-07-22T17:11:48.1025426Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T17:11:48.1026935Z ##[group]Getting Git version info
2026-07-22T17:11:48.1027908Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T17:11:48.1029084Z [command]/usr/bin/git version
2026-07-22T17:11:48.1052082Z git version 2.43.0
2026-07-22T17:11:48.1069185Z ##[endgroup]
2026-07-22T17:11:48.1080303Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/dcee716c-9382-40e5-94d9-f2b9715269aa' before making global git config changes
2026-07-22T17:11:48.1081851Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T17:11:48.1083607Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T17:11:48.1115254Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T17:11:48.1136823Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T17:11:48.1147238Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T17:11:48.1150043Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T17:11:48.1168637Z HEAD
2026-07-22T17:11:48.1200928Z ##[endgroup]
2026-07-22T17:11:48.1202001Z [command]/usr/bin/git submodule status
2026-07-22T17:11:48.1385516Z ##[group]Cleaning the repository
2026-07-22T17:11:48.1389427Z [command]/usr/bin/git clean -ffdx
2026-07-22T17:11:48.1419047Z Removing traceable-reqs
2026-07-22T17:11:48.1426288Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T17:11:48.1564411Z HEAD is now at a6e732dc Merge 876aba3e272fd3726fae39d0f78ff1f079acce02 into f8dfd2e679225151356761d54d6800e9800a1a1e
2026-07-22T17:11:48.1569737Z ##[endgroup]
2026-07-22T17:11:48.1572131Z ##[group]Disabling automatic garbage collection
2026-07-22T17:11:48.1575776Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T17:11:48.1603944Z ##[endgroup]
2026-07-22T17:11:48.1604746Z ##[group]Setting up auth
2026-07-22T17:11:48.1609930Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T17:11:48.1636054Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T17:11:48.1823082Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T17:11:48.1847787Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T17:11:48.2028720Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T17:11:48.2054791Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T17:11:48.2241741Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T17:11:48.2273140Z ##[endgroup]
2026-07-22T17:11:48.2273870Z ##[group]Fetching the repository
2026-07-22T17:11:48.2279699Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +a6e732dc5ac32fb4fc8f12f6833cfa3c239014c6:refs/remotes/pull/60/merge
2026-07-22T17:11:48.7427779Z ##[endgroup]
2026-07-22T17:11:48.7428632Z ##[group]Determining the checkout info
2026-07-22T17:11:48.7429538Z ##[endgroup]
2026-07-22T17:11:48.7431293Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T17:11:48.7471425Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T17:11:48.7497459Z ##[group]Checking out the ref
2026-07-22T17:11:48.7499402Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/60/merge
2026-07-22T17:11:48.7545155Z HEAD is now at a6e732dc Merge 876aba3e272fd3726fae39d0f78ff1f079acce02 into f8dfd2e679225151356761d54d6800e9800a1a1e
2026-07-22T17:11:48.7548661Z ##[endgroup]
2026-07-22T17:11:48.7581641Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T17:11:48.7603557Z a6e732dc5ac32fb4fc8f12f6833cfa3c239014c6
